home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 4 / BBS in a Box - Macintosh - Volume IV (January 1992) (BBS in a Box).iso / Files / Apple / PowerBook 100 Tech Tour.cpt / PowerBook 100 Tech Tour / PowerBook 100 Tech Tour / stylesheet_3089.css < prev   
Encoding:
Cascading Style Sheet File  |  1991-11-21  |  576 b   |  53 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-style: italic;
  7.         }
  8.         .style3
  9.         {
  10.             font-weight: bold;
  11.         }
  12.         .style4
  13.         {
  14.             font-size: 10pt;
  15.         }
  16.         .style5
  17.         {
  18.             font-weight: bold;
  19.             font-size: 10pt;
  20.         }
  21.         .style7
  22.         {
  23.             font-style: italic;
  24.             font-size: 10pt;
  25.         }
  26.         .style11
  27.         {
  28.             font-size: 9pt;
  29.         }
  30.         .style12
  31.         {
  32.             text-decoration: underline;
  33.         }
  34.         .style13
  35.         {
  36.             font-style: italic;
  37.             font-weight: bold;
  38.         }
  39.         .style17
  40.         {
  41.             font-size: 24pt;
  42.         }
  43.         .style19
  44.         {
  45.             font-family: "Times";
  46.             font-size: 12pt;
  47.         }
  48.         .style20
  49.         {
  50.             font-family: "Times";
  51.             font-size: 9pt;
  52.         }
  53.